Skip to content

Conversation

@NivekT
Copy link
Contributor

@NivekT NivekT commented Mar 16, 2022

Stack from ghstack:

We have a DataPipe using the functional API name in_batch_shuffle. Therefore, this DataPipe should not have a class variable with the same name to avoid confusion.

Differential Revision: D34939045

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 16, 2022
NivekT added a commit that referenced this pull request Mar 16, 2022
ghstack-source-id: d22739f
Pull Request resolved: #304
@NivekT NivekT requested a review from ejguan March 16, 2022 19:36
Copy link
Contributor

@ejguan ejguan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing it.
I was also thinking to change the name of this DataPipe to Bucketizer with functional name bucketize in favor of this commonly used name (https://www.tensorflow.org/tfx/transform/api_docs/python/tft/bucketize)

@NivekT
Copy link
Contributor Author

NivekT commented Mar 16, 2022

Thanks for fixing it. I was also thinking to change the name of this DataPipe to Bucketizer with functional name bucketize in favor of this commonly used name (https://www.tensorflow.org/tfx/transform/api_docs/python/tft/bucketize)

I think that seems reasonable. We will have to go through the deprecation process.

@NivekT
Copy link
Contributor Author

NivekT commented Mar 16, 2022

@NivekT has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

We have a DataPipe using the functional API name `in_batch_shuffle`. Therefore, this DataPipe should **not** have a class variable with the same name to avoid confusion.

Differential Revision: [D34939045](https://our.internmc.facebook.com/intern/diff/D34939045)

[ghstack-poisoned]
NivekT added a commit that referenced this pull request Mar 16, 2022
ghstack-source-id: 7957da1
Pull Request resolved: #304
We have a DataPipe using the functional API name `in_batch_shuffle`. Therefore, this DataPipe should **not** have a class variable with the same name to avoid confusion.

Differential Revision: [D34939045](https://our.internmc.facebook.com/intern/diff/D34939045)

[ghstack-poisoned]
NivekT added a commit that referenced this pull request Mar 16, 2022
ghstack-source-id: b65ab25
Pull Request resolved: #304
@NivekT
Copy link
Contributor Author

NivekT commented Mar 16, 2022

@NivekT has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

We have a DataPipe using the functional API name `in_batch_shuffle`. Therefore, this DataPipe should **not** have a class variable with the same name to avoid confusion.

Differential Revision: [D34939045](https://our.internmc.facebook.com/intern/diff/D34939045)

[ghstack-poisoned]
NivekT added a commit that referenced this pull request Mar 21, 2022
ghstack-source-id: 694d0b2
Pull Request resolved: #304
@NivekT
Copy link
Contributor Author

NivekT commented Mar 21, 2022

@NivekT has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot deleted the gh/NivekT/63/head branch March 25, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants